'Declaration<DispIdAttribute(351)> Function NewPage( _ ByVal PageWidth As Single, _ ByVal PageHeight As Single _ ) As GdPictureStatus
[DispId(351)] GdPictureStatus NewPage( float PageWidth, float PageHeight )
function NewPage(
PageWidth: Single;
PageHeight: Single
): GdPictureStatus;
DispIdAttribute(351) function NewPage( PageWidth : float, PageHeight : float ) : GdPictureStatus;
[DispId(351)] GdPictureStatus NewPage( float PageWidth, float PageHeight )
[DispId(351)] GdPictureStatus NewPage( float PageWidth, float PageHeight )
Parameters
- PageWidth
- PageHeight
